go/types._TypeSet.is (method)
5 uses
go/types (current package)
infer.go#L615: return tset.is(func(t *term) bool {
instantiate.go#L345: if Ti.typeSet().is(func(t *term) bool {
typeparam.go#L158: return t.iface().typeSet().is(f)
typeset.go#L49: return s.is(func(t *term) bool {
typeset.go#L138: func (s *_TypeSet) is(f func(*term) bool) bool {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)